VxOptionMenuReplaceOptions


Dynamically change specified options in an OptionMenu

Syntax

VxOptionMenuReplaceOptions widgetName [options] selection

Description

Dynamically changes the options in an OptionMenu created by VxOptionMenu to the new options specified.

Arguments

widgetName
The name of the OptionMenu returned by VxOptionMenu.

selection
The option which is initially selected (for example, one).

options
A list of strings to be used as Labels for the PushButtons.